wayland: Ensure we re-request the target if the fd changes
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 19 Mar 2015 14:54:48 +0000 (15:54 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 19 Mar 2015 15:05:04 +0000 (16:05 +0100)
commitd5160bb950a736d54cedcd2292af1311e5112c04
treef26a6b47d9cac8ec54b0a4e239c263f3d12f98c1
parenta59fd4a9ad3f7c60ada2acd6809ad2173b5107fd
wayland: Ensure we re-request the target if the fd changes

If we receive wl_data_source.target before .send, the target would already
be cached, but we'd take no action on the new fd.
gdk/wayland/gdkselection-wayland.c